home *** CD-ROM | disk | FTP | other *** search
- <!--- This view-only example uses CFREGISTRY with
- the Delete Action --->
- <HTML>
- <HEAD>
- <TITLE>CFREGISTRY ACTION="Delete"</TITLE>
- </HEAD>
-
- <BASEFONT FACE="Arial, Helvetica" SIZE=2>
- <BODY bgcolor="#FFFFD5">
-
- <H3>CFREGISTRY ACTION="Delete"</H3>
- <P>
- Registry deletion is a highly sensitive action.
- Consider using the ColdFusion Administrator to
- secure the CFREGISTRY function.
- <!---
- <CFREGISTRY ACTION="Delete"
- BRANCH="HKEY_LOCAL_MACHINE\Software\cflangref\tempkey"
- ENTRY="LastCFM01"> --->
-
- </BODY>
- </HTML>